Quickstart: Discrete Dynamic with the Graphical User Interface
---------------------------------------------------------------

Start NeurEco GUI and choose **Discrete Dynamic** template. 

.. figure:: ../../../images/ChooseProjectGUIDiscreteDynamic.png
    :width: 600
    :alt: Create a new NeurEco Discrete Dynamic project
    :align: center

    Create a new NeurEco Discrete Dynamic project

To build the **Discrete Dynamic** model, set the building parameters and provide at least the **Training data** (for more details about the building parameters, please refer to :std:ref:`Build NeurEco Discrete Dynamic model with GUI`, for data preparation, see :std:ref:`Data preparation for NeurEco Discrete Dynamic GUI`):

.. figure:: ../../../images/DiscDynGUIBuildQuickTutorial.png
    :width: 600
    :alt: DiscDynGUIBuildQuickTutorial
    :align: center

    Setting the building parameters for a Discrete Dynamic model using the GUI

Click the **BUILD** button, and the build will automatically start.

.. note:: 
    For detailed documentation on **Build**, see :std:ref:`Build NeurEco Discrete Dynamic model with GUI`
	
To evaluate the constructed NeurEco Model, switch to the **Evaluation** panel, select the dataset to evaluate, the initialization steps, and NeurEco will automatically update the evaluation:

.. figure:: ../../../images/DiscDynGUIEvalQuickTutorial.png
    :width: 600
    :alt: DiscDynGUIEvalQuickTutorial
    :align: center
    
    Evaluating a Discrete Dynamic model using the GUI
	
.. note::
    For detailed documentation on **Evaluate**, see :std:ref:`Evaluate NeurEco Discrete Dynamic model with GUI`

To export the model, switch to the **Export** panel, select the exporting format and choose a name for the exported model:

.. figure:: ../../../images/DiscDynGUIExportQuickTutorial.png
    :width: 400
    :alt: DiscDynGUIExportQuickTutorial
    :align: center

    Exporting a Discrete Dynamic model using the GUI

.. note::
    For detailed documentation on **Export**, see :std:ref:`Export NeurEco Discrete Dynamic model with GUI`
	
.. note::
    For detailed documentation on Discrete Dynamic with the GUI, see :std:ref:`Discrete Dynamic with the GUI`.